* alloc.c (mark_stack): Move local variables into the #ifdef region where
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 22:09:50 +0000 (15:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 22:09:50 +0000 (15:09 -0700)
commit4d27d1bd9e979526d0f0a5ce6d0f43261766ffbf
treef2c8b25a991b015e3d123735e484f1fb4f479a02
parentb28a16649067b51b8207825fac4a5f0fa6366119
* alloc.c (mark_stack): Move local variables into the #ifdef region where

they're used.
src/ChangeLog
src/alloc.c